Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Data Structures


Call Appearance User-To-User Information Message Structure

The msgInfo parameter of the telCAUserUserMsg (page 5-24) message contains a pointer to a call appearance user-to-user information message structure, defined by the CAUserUserInfoMsgRec data type.

struct CAUserUserInfoMsgRec {
   StringPtr               userUserInfo;
};
typedef struct CAUserUserInfoMsgRec CAUserUserInfoMsgRec;
Field descriptions

userUserInfo
A pointer to a Pascal-style string containing the user-to-user information.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help